home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Name": "Text (20) NOT NULL",
- "LogoName": "Text (20)",
- "Title": "Text (50) NOT NULL",
- "CopyRight": "Text (50)"
- },
- "data": [
- {
- "Name": "Best Java Tools",
- "LogoName": "maple.bmp",
- "Title": "Best Tools for Java",
- "CopyRight": "© 1997, Cyber Chef, Inc."
- }
- ]
- }